getAvailableCourts
Returns a sorted array of courts in gamesGroupedByRound
that don't reference a Game for the given roundName
.
list.getAvailableCourts(roundName)
Returns a sorted array of courts in gamesGroupedByRound
that don't reference a Game for the given roundName
.
Parameters
-
roundName
{String}